Mega Code Archive

Categories
1) Android
2) ASP.Net
3) ASP.Net Tutorial
4) C
5) C Tutorial
6) C#
7) C# Book
8) C# by API
9) C# Tutorial
10) C++
11) C++ Tutorial
12) Delphi
13) Flash ActionScript
14) Flex
15) Java
16) Java Book
17) Java by API
18) Java Tutorial
19) JavaScript DHTML
20) JavaScript Reference
21) JavaScript Tutorial
22) MSOfficeExcel 2007 Tutorial
23) MSOfficePowerPoint 2007 Tutorial
24) MSOfficeWord 2007 Tutorial
25) MSSQL
26) MSSQL Tutorial
27) MySQL
28) MySQL Tutorial
29) Oracle PLSQL
30) Oracle PLSQL Tutorial
31) Perl
32) Php
33) PostgreSQL
34) Python
35) Python Tutorial
36) Ruby
37) Silverlight
38) VB.Net
39) VB.Net by API
40) VB.Net Tutorial
41) Visual C++ .NET
42) VisualBasic Script
43) XML
44) XML Tutorial
 
C++
1) Algorithm
2) Basics
3) Bitset
4) Class
5) Console
6) Data Structure
7) Data Type
8) Deque
9) Development
10) File
11) Function
12) Generic
13) Language
14) List
15) Map Multimap
16) Overload
17) Pointer
18) Qt
19) Queue Stack
20) Set Multiset
21) String
22) Valarray
23) Vector
Console
1) A Closer Look at the IO Operators
2) A input manipulator
3) A manipulator
4) A simple output manipulator
5) Bell manipulator (using escape sequence a)
6) Boolapha
7) Call function in cout
8) Cin and cout work with char array
9) Cin Objects getline Function
10) Cin to read
11) Cin to read float in C++
12) Concatenate get() with Parameters
13) Cout
14) Cout fill()
15) Cout flags
16) Cout setf(ios
17) Cout unset
18) Create a table of log10 and log from 2 through 100
19) Create an output manipulator
20) Create custom output format
21) Custom cout output manipulator
22) Define function to set cout
23) Define operator for cout
24) Defines your own terminate( ) handler
25) Demonstrate an IO manipulator
26) Demonstrate boolalpha format flag
27) Demonstrate flags() and unsetf()
28) Displays the status of the format flags
29) Displays the value 100 with the showpos and showpoint flags turned on
30) Do while loop with a input manipulator
31) EndLine manipulator (using escape sequence n and the flush member function)
32) Enters a character and outputs its octal, decimal, and hexadecimal code
33) Filling an Array with a Maximum Number of Characters
34) Left-justification and right-justification
35) Override ostream
36) Pcount()
37) Predefine format for cout
38) Redirecting Standard Input And Output
39) Ret manipulator (using escape sequence r)
40) Set cout
41) Set cout format
42) Set cout length
43) Set fill() for string output
44) Setiosflags()
45) Sets both the uppercase and scientific flags and clears the uppercase flag
46) Show time and date
47) Skip 10 characters
48) Store cout flags, set to new ones and restore
49) Tab manipulator (using escape sequence t)
50) Turn on hex output with uppercase X
51) Unformattwd InputOutput
52) Use function in cout
53) Use setiosflags()
54) Use the getline function to read the users input and assign that input to the character array
55) Uses IO manipulators to display the table of squares and square roots
56) Uses ios member functions
57) Using fill() and width for string output
58) Using fill() and width setting for string output
59) Using fill() to set filler for extra space
60) Using get() with a Character Array
61) Using get() with no parameters
62) Using get() with No Parameters to read single char
63) Using get() with parameters
64) Using get() with Parameters to read single char in
65) Using getline() to read char array
66) Using getline() to read string in
67) Using ignore() setting during char array reading
68) Using ignore() with string output
69) Using Manipulators to Format IO
70) Using the cin and cout Objects with Arrays
71) Using the cout Object with Numeric Arrays
72) Utility function for cin
73) Write Output sing an ostream iterator
74) You can OR together two or more flags